ocket8888 commented on code in PR #7474:
URL: https://github.com/apache/trafficcontrol/pull/7474#discussion_r1187860377


##########
experimental/traffic-portal/nightwatch/globals/globals.ts:
##########
@@ -43,41 +43,46 @@ import type { TenantDetailPageObject } from 
"nightwatch/page_objects/users/tenan
 import type { TenantsPageObject } from "nightwatch/page_objects/users/tenants";
 import type { UsersPageObject } from "nightwatch/page_objects/users/users";
 import {
-       CDN,
        GeoLimit,

Review Comment:
   Because they're being used as values, not just types, whereas the other 
imported symbols are types and therefore can only be used as types.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to