mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	Remove useless code
This commit is contained in:
		@@ -1,7 +0,0 @@
 | 
			
		||||
# Copyright (C) 2018-2020 by BDE ENS Paris-Saclay
 | 
			
		||||
# SPDX-License-Identifier: GPL-3.0-or-later
 | 
			
		||||
 | 
			
		||||
from . import getenv
 | 
			
		||||
from . import pretty_money
 | 
			
		||||
 | 
			
		||||
print(getenv, pretty_money, file=None)  # Useless, but tox is happy
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user