Skip to content

Commit

Permalink
fix: remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
wtrocki committed Jul 6, 2020
1 parent 09cfefa commit c573640
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion platform/client/src/config/SimpleSchema.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import SimpleSchema from 'simpl-schema';
import { filterDOMProps } from 'uniforms';

// Register custom property.
SimpleSchema.extendOptions(['uniforms']);
Expand Down

0 comments on commit c573640

Please sign in to comment.