Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
vegitron committed Jun 29, 2015
1 parent 3afc4e8 commit b63e464
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sqlshare_rest/backend/mssql.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ def _get_snapshot_view_sql(self, dataset):
dataset.owner.schema,
table_name))


def _create_placeholder_view(self, name, user):
# Create a dummy view - if it fails, no problem, since the create views
# are now all alter views.
Expand Down

0 comments on commit b63e464

Please sign in to comment.