]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Remove an unused instance attribute.
authorCollin Funk <collin.funk1@gmail.com>
Wed, 17 Apr 2024 18:34:07 +0000 (11:34 -0700)
committerBruno Haible <bruno@clisp.org>
Wed, 17 Apr 2024 22:02:29 +0000 (00:02 +0200)
commit4daa5ced09dbd4709cdb7c401f89cd172e7d5186
tree9e4efe7d4cebe02b42b080f4a3846157146c265d
parent5ee994319b5dec721c1d78e104b2bdea739d68f2
gnulib-tool.py: Remove an unused instance attribute.

* pygnulib/GLImport.py (GLImport.__init__): Remove the unused
GLFileSystem object.
ChangeLog
pygnulib/GLImport.py