diff options
| -rw-r--r-- | django/db/backends/dummy/client.py | 0 | ||||
| -rw-r--r-- | django/db/backends/dummy/creation.py | 0 | ||||
| -rw-r--r-- | django/db/backends/dummy/introspection.py | 0 | ||||
| -rw-r--r-- | django/db/backends/postgresql_psycopg2/client.py | 0 | ||||
| -rw-r--r-- | django/db/backends/postgresql_psycopg2/creation.py | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/django/db/backends/dummy/client.py b/django/db/backends/dummy/client.py deleted file mode 100644 index e69de29bb2..0000000000 --- a/django/db/backends/dummy/client.py +++ /dev/null diff --git a/django/db/backends/dummy/creation.py b/django/db/backends/dummy/creation.py deleted file mode 100644 index e69de29bb2..0000000000 --- a/django/db/backends/dummy/creation.py +++ /dev/null diff --git a/django/db/backends/dummy/introspection.py b/django/db/backends/dummy/introspection.py deleted file mode 100644 index e69de29bb2..0000000000 --- a/django/db/backends/dummy/introspection.py +++ /dev/null diff --git a/django/db/backends/postgresql_psycopg2/client.py b/django/db/backends/postgresql_psycopg2/client.py deleted file mode 100644 index e69de29bb2..0000000000 --- a/django/db/backends/postgresql_psycopg2/client.py +++ /dev/null diff --git a/django/db/backends/postgresql_psycopg2/creation.py b/django/db/backends/postgresql_psycopg2/creation.py deleted file mode 100644 index e69de29bb2..0000000000 --- a/django/db/backends/postgresql_psycopg2/creation.py +++ /dev/null |
