mirror of
https://github.com/postgres/postgres.git
synced 2025-12-15 02:22:24 +03:00
Remove useless whitespace at end of lines
This commit is contained in:
@@ -78,7 +78,7 @@ for key in skeys:
|
||||
val = TD[key]
|
||||
plpy.notice("TD[" + key + "] => " + str(val))
|
||||
|
||||
return None
|
||||
return None
|
||||
|
||||
$$;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user