updated to VDSCoreTokens

Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
Matt Bruce 2024-06-07 13:14:53 -05:00
parent b4dfa6aed3
commit 82f9f2f706

View File

@ -8,7 +8,7 @@
import Foundation
import VDS
import UIKit
import VDSTokens
import VDSCoreTokens
class TableViewController: BaseViewController<Table> {