Skip to content

Commit c52355a

Browse files
committed
deprecating types, cid, and namespace
1 parent 6e16192 commit c52355a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ajax-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
var ajax = require('can-util/dom/ajax/ajax');
2-
var namespace = require("can-util/namespace");
2+
var namespace = require("can-namespace");
33

44
QUnit = require('steal-qunit');
55

0 commit comments

Comments
 (0)