Completed
Push — master ( 29cde4...77c4c6 )
by Ori
03:02
created
src/Table.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 namespace frictionlessdata\tableschema;
3 3
 use frictionlessdata\tableschema\Exceptions\DataSourceException;
4
-use frictionlessdata\tableschema\Fields\BaseField;
5 4
 
6 5
 /**
7 6
  * represents a data source which validates against a table schema
Please login to merge, or discard this patch.