mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
remove row.js file (not used as of now)
This commit is contained in:
parent
0e03b875af
commit
1c8c8c971e
@ -1,8 +0,0 @@
|
||||
var sys = require('sys');
|
||||
var Row = function() {
|
||||
|
||||
};
|
||||
|
||||
var p = Row.prototype;
|
||||
|
||||
module.exports = Row;
|
||||
Loading…
x
Reference in New Issue
Block a user