Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
anoopmb
/
payments
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
refactor: Remove unused imports & code
pull/2/head
chillaranand
3 vuotta sitten
vanhempi
af19ecbca4
commit
bfb29a0acc
2 muutettua tiedostoa
jossa
0 lisäystä
ja
3 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
payments/payments/doctype/payment_gateway/payment_gateway.py
+0
-2
payments/payments/doctype/payment_gateway/test_payment_gateway.py
+ 0
- 1
payments/payments/doctype/payment_gateway/payment_gateway.py
Näytä tiedosto
@@ -2,7 +2,6 @@
# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and contributors
# License: MIT. See LICENSE
import frappe
from frappe.model.document import Document
+ 0
- 2
payments/payments/doctype/payment_gateway/test_payment_gateway.py
Näytä tiedosto
@@ -3,8 +3,6 @@
# License: MIT. See LICENSE
import unittest
import frappe
# test_records = frappe.get_test_records('Payment Gateway')
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna