mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-01 15:54:53 +00:00
psycopg2 doesn't need an explicit import anymore
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import feedparser
|
||||
import psycopg2
|
||||
import socket
|
||||
import sys
|
||||
import os
|
||||
|
Reference in New Issue
Block a user