]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - xonstat/views/__init__.py
Remove the player damage view. It was just used for testing!
[xonotic/xonstat.git] / xonstat / views / __init__.py
index 38f5275b5638b5664e3cdff4908924e7db549e68..a71c29d5ec2dcfa0961a90ba144bbc229a69d397 100644 (file)
@@ -7,7 +7,7 @@ from xonstat.views.player import player_damage_json
 from xonstat.views.player import player_elo_info_text, player_elo_info_json
 from xonstat.views.player import player_hashkey_info_text, player_hashkey_info_json
 from xonstat.views.player import player_captimes, player_captimes_json
-from xonstat.views.player import player_nvd3_damage, player_weaponstats_data_json
+from xonstat.views.player import player_weaponstats_data_json
 
 from xonstat.views.game   import game_info, rank_index
 from xonstat.views.game   import game_info_json, rank_index_json