@@ -7,6 +7,4 @@ class Globals
public const SCRIBE_VERSION = '3.0.1';
public static $shouldBeVerbose = false;
-
- public static $excludedDbDrivers = null;
}