mirror of
				https://github.com/django/django.git
				synced 2025-10-30 17:16:10 +00:00 
			
		
		
		
	Removed unused import.
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
| from __future__ import unicode_literals | ||||
|  | ||||
| from django.contrib.postgres.operations import HStoreExtension | ||||
| from django.db import models, migrations | ||||
| from django.db import migrations | ||||
|  | ||||
|  | ||||
| class Migration(migrations.Migration): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user