Skip to content

Commit

Permalink
Removed errant import from the wrong package
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeLudwig committed Sep 6, 2020
1 parent 6abcd6b commit 8b45a74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/aardvark-shared/src/aardvark_protocol.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { AvTransform } from './../../aardvark-react/src/aardvark_transform';
import { vec3, mat4 } from '@tlaukkan/tsm';
import { WebAppManifest } from './web_app_manifest';
import { AvActionState } from './aardvark';
Expand Down

0 comments on commit 8b45a74

Please sign in to comment.