Remove unused variables and module import
[dbsrgits/SQL-Translator.git] / lib / SQL / Translator / Schema / Constraint.pm
index e4f3a9d..1e7ab9f 100644 (file)
@@ -36,8 +36,6 @@ with qw(
   SQL::Translator::Schema::Role::Compare
 );
 
- our ( $TABLE_COUNT, $VIEW_COUNT );
-
 our $VERSION = '1.59';
 
 my %VALID_CONSTRAINT_TYPE = (